home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 14 / 9 / DISK1494.ZIP / READTHIS.BAT < prev   
DOS Batch File  |  1989-02-12  |  6KB  |  91 lines

  1. ECHO OFF  
  2. CLS  
  3. ECHO ****************************************************************************  
  4. ECHO *                                 Mi-LOG                                   *  
  5. ECHO *                       HOME COMPUTER RECORD SYSTEM                        *  
  6. ECHO *   v 2.1 Copyright 1986, 1987, 1988, MiCord, Box 1344, Midland, MI 48640  *  
  7. ECHO *                                                                          *  
  8. ECHO ****************************************************************************  
  9. ECHO This program contains many useful features and is simple to use.  
  10. ECHO You are invited to try it and to make copies for friends to try.  
  11. ECHO It is not copy protected.  It makes no hidden files.                          
  12. ECHO IT IS A FULL FEATURED PROGRAM WHICH CREATES A RECORD OF THE USAGE OF YOUR   
  13. ECHO COMPUTER FOR BUSINESS AND TAX PURPOSES AND IT OFFERS THE SECURITY OF PASSWORDS.
  14. ECHO                                ******                                       
  15. ECHO REGISTRATION: If you decide this program will help you and you wish to use  
  16. ECHO it, PLEASE register with the owners.  Send $5 (five dollars) together with  
  17. ECHO your name and address along with the words Mi-LOG (v 2.0) to:  
  18. ECHO                                MiCord  
  19. ECHO                                Box 1344  
  20. ECHO                                Midland, MI 48640  
  21. ECHO This fee will register you as a licensed user and provide you with information 
  22. ECHO on updates and improvements as they become available.                       
  23. ECHO                                 ******                                      
  24. ECHO     FEATURES/INSTRUCTIONS/DOCUMENTATION are continued on the next page    
  25. PAUSE  
  26. CLS  
  27. ECHO FEATURES:                                                                     
  28. ECHO 1. Automatic Installation: INSTALLH for Hard Disks or INSTALLF for Floppies.  
  29. ECHO 2. Password Control of Computer Access for Security: ENTER can be selected as 
  30. ECHO    a password if you wish to bypass the security feature.  
  31. ECHO 3. There is no Limit to the Number of Passwords: each password may be up   
  32. ECHO    to fifteen characters in size.  
  33. ECHO 4. Automatic Record of User, Date, Time, Hours, Reason, Specific Purpose,  
  34. ECHO    and Cumulative Totals of Hours: Useful for tax and business purposes.  
  35. ECHO 5. Record System Screen for Display of Diary, Printout of Diary, Adding  
  36. ECHO    New Access Codes, or Other Housekeeping Activities.  
  37. ECHO 6. Easy to Use: once installed, just type LOG and press enter at end of   
  38. ECHO    your work session before you turn your computer off.  NOTE: if you use  
  39. ECHO    batch files to access your various programs, you can enter the command  
  40. ECHO    LOG as the last command in the batch files and the operation of your  
  41. ECHO    HOME COMPUTER RECORD SYSTEM will be completely automatic!  
  42. ECHO 7. This Program is Not Resident: it will not interfere with your favorite  
  43. ECHO    resident programs!  
  44. ECHO 8. No Copy Protection - and - No Hidden Files to give disk problems!  
  45. ECHO ****************************************************************************  
  46. ECHO        INSTRUCTIONS/DOCUMENTATION are continued on the next page  
  47. PAUSE  
  48. CLS  
  49. ECHO INSTRUCTIONS/DOCUMENTATION:                                               
  50. ECHO 1. MAKING COPIES: You may prepare extra copies for backup purposes or for 
  51. ECHO    distribution to others for evaluation purposes.  All other rights reserved.
  52. ECHO 2. SYSTEM REQUIREMENTS: DOS 2.0 or later, standard 80 column display, 56K.  
  53. ECHO 3. HARD DISK INSTALLATION: Place the program disk in drive A and at the  
  54. ECHO    prompt type A:INSTALLH and press ENTER.  NOTE: the installation program  
  55. ECHO    assumes that your hard disk is drive C: - if this is not the case then  
  56. ECHO    you will need to use the DOS ASSIGN command to temporarily name your hard 
  57. ECHO    disk as drive C: before you run INSTALLH.  
  58. ECHO 4. FLOPPY DISK INSTALLATION: Place the program disk in drive A and at the  
  59. ECHO    prompt type A:INSTALLF and press ENTER.  Follow the instructions displayed. 
  60. ECHO 5. COMMENTS: The copyright owners thank you for trying our product.  You will  
  61. ECHO    find it easy to use and it will provide you with much useful information.  
  62. ECHO    If you would like to see changes made in the program to make it more useful 
  63. ECHO    to your specific purposes, please make these suggestions to us.  DO NOT   
  64. ECHO    alter the program.  This version, v 2.1, is the result of suggestions from  
  65. ECHO    current users.  If for any reason you believe this copy is damaged or  
  66. ECHO    altered or does not work as it should, please return it for replacement.  
  67. ECHO 6. FILES: This disk should contain the following six files:  
  68. ECHO    LOG.EXE CONFIG.EXE INSTALLF.BAT INSTALLH.BAT AUTOEXEC.BAT READTHIS.BAT  
  69. ECHO ****************************************************************************** 
  70. ECHO        INSTRUCTIONS/DOCUMENTATION are continued on the next page  
  71. PAUSE  
  72. CLS  
  73. ECHO        INSTRUCTIONS/DOCUMENTATION continued                                    
  74. ECHO 7. MANUAL INSTALLATION: You may use this manual procedure instead of the   
  75. ECHO    automatic installation for your hard disk:   
  76. ECHO    a. From your root directory, make a directory called LOG, i.e. MD\LOG  
  77. ECHO    b. Copy LOG.EXE into the LOG directory  
  78. ECHO    c. Modify your AUTOEXEC.BAT file in your main directory to include the  
  79. ECHO       command PATH C:\LOG and add the command LOG to the end of the file.  
  80. ECHO    d. Installation is complete.  
  81. ECHO 8. LIMITED WARRANTY: MiCord warrants that the original copy of this software 
  82. ECHO    will perform substantially as described.  MiCord's entire liability shall 
  83. ECHO    be to either replace the software for registered users or to refund the 
  84. ECHO    registration fee to registered users.  In no event shall MiCord be liable 
  85. ECHO    for consequential damages arising from misuse, misapplication, or from 
  86. ECHO    unauthorized alterations to the software.  
  87. ECHO ****************************************************************************  
  88. ECHO                                   TO END...  
  89. PAUSE  
  90. CLS 
  91.